Package | hl7.fhir.uv.patient-corrections |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/patient-corrections/https://build.fhir.org/ig/HL7/fhir-patient-correction/CapabilityStatement-PatientCorrectionCapability.html |
Url | http://hl7.org/fhir/uv/patient-corrections/CapabilityStatement/PatientCorrectionCapability |
Version | 1.0.0 |
Status | draft |
Date | 2022-03-04 |
Name | PatientCorrectionCapability |
Title | Patient Request for Corrections Capability Statement |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Describes the capabilities for a FHIR server to support patient requests for corrections. |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType" : "CapabilityStatement",
"id" : "PatientCorrectionCapability",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://hl7.org/fhir/uv/patient-corrections/CapabilityStatement/PatientCorrectionCapability",
"version" : "1.0.0",
"name" : "PatientCorrectionCapability",
"title" : "Patient Request for Corrections Capability Statement",
"status" : "draft",
"date" : "2022-03-04",
"publisher" : "HL7 International - Patient Empowerment Workgroup",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.org/Special/committees/patientempowerment"
}
]
},
{
"name" : "Virginia Lorenzi",
"telecom" : [
{
"system" : "email",
"value" : "vlorenzi@nyp.org",
"use" : "work"
}
]
}
],
"description" : "Describes the capabilities for a FHIR server to support patient requests for corrections.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"implementationGuide" : [
"https://hl7.org/fhir/uv/fhir-patient-corrections"
],
"rest" : [
{
"mode" : "server",
"documentation" : "Description of the needed resources to be supported by the FHIR server, and the different possible interactions.",
"resource" : [
{
"type" : "Communication",
"documentation" : "Read a communication between a patient and a fulfiller relating to a patient correction request.",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "about",
"type" : "reference",
"documentation" : "Search for PatientCorrectionTask or PatientCorrectionCommunication this PatientCorrectionCommunication is about."
}
]
},
{
"type" : "Task",
"documentation" : "Read a Task relating to a patient correction request.",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "reasonReference",
"type" : "reference",
"documentation" : "For Disagreement Tasks, search for the original request for correction Communication."
}
]
},
{
"type" : "Bundle",
"documentation" : "Read a Patient Correction Bundle which contains a Patient Correction Communication and related resources.",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
}
]
}
],
"interaction" : [
{
"code" : "transaction"
},
{
"code" : "search-system"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.